home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Beyond Compare 3.0.10 / BCompareSetup.exe / {app} / BCompare.exe / 0 / RCDATA / TIMPORTDIALOG / TIMPORTDIALOG.txt
Text File  |  2008-11-03  |  7KB  |  294 lines

  1. inherited ImportDialog: TImportDialog
  2.   HelpType = htKeyword
  3.   HelpKeyword = 'Importing_Settings'
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   Caption = 'Import Settings'
  6.   ClientHeight = 295
  7.   ClientWidth = 358
  8.   OnCreate = FormCreate
  9.   OnDestroy = FormDestroy
  10.   OnShow = FormShow
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Bevel: TUiBevel
  14.     Left = 0
  15.     Top = 251
  16.     Width = 358
  17.     Height = 3
  18.     Shape = bsBottomLine
  19.   end
  20.   object PageControl: TUiPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 358
  24.     Height = 249
  25.     ActivePage = tsFile
  26.     Align = alTop
  27.     Style = tsFlatButtons
  28.     TabOrder = 0
  29.     TabStop = False
  30.     object tsFile: TUiTabSheet
  31.       TabVisible = False
  32.       object FileLbl: TUiLabel
  33.         Left = 24
  34.         Top = 16
  35.         Height = 13
  36.         Caption = 'Import Beyond Compare settings'
  37.         FontStyle = [fsBold]
  38.       end
  39.       object FilenameLbl: TUiLabel
  40.         Left = 32
  41.         Top = 48
  42.         Height = 13
  43.         Caption = 'Select import file:'
  44.         FocusControl = FilenameEdit
  45.       end
  46.       object FilenameBrowseBtn: TUiBrowseSpeedButton
  47.         Left = 310
  48.         Top = 64
  49.         Hint = 'Browse for import file'
  50.         BrowseEdit = FilenameEdit
  51.       end
  52.       object FilenameEdit: TUiBrowseEdit
  53.         Left = 32
  54.         Top = 64
  55.         Width = 273
  56.         Height = 21
  57.         TabOrder = 0
  58.         OnChange = SomethingChangedClick
  59.         OnBrowse = FilenameBrowse
  60.       end
  61.     end
  62.     object tsAffect: TUiTabSheet
  63.       TabVisible = False
  64.       object AffectLbl: TUiLabel
  65.         Left = 24
  66.         Top = 16
  67.         Height = 13
  68.         Caption = 'What settings do you want to import?'
  69.         FontStyle = [fsBold]
  70.       end
  71.       object AffectLB: TUiCheckListBox
  72.         Left = 32
  73.         Top = 40
  74.         Width = 281
  75.         Height = 149
  76.         OnClickCheck = SomethingChangedClick
  77.         ItemHeight = 13
  78.         Style = lbOwnerDrawFixed
  79.         TabOrder = 0
  80.         OnDrawItem = AffectLBDrawItem
  81.       end
  82.       object AffectAllBtn: TUiButton
  83.         Left = 32
  84.         Top = 192
  85.         Caption = 'Mark All'
  86.         TabOrder = 1
  87.         OnClick = CheckedChangeClick
  88.         AutoSize = asLeft
  89.       end
  90.       object AffectNoneBtn: TUiButton
  91.         Left = 105
  92.         Top = 192
  93.         Caption = 'Unmark All'
  94.         TabOrder = 2
  95.         OnClick = CheckedChangeClick
  96.         AutoSize = asLeft
  97.       end
  98.     end
  99.     object tsSessions: TUiTabSheet
  100.       TabVisible = False
  101.       object SessionsLbl: TUiLabel
  102.         Left = 24
  103.         Top = 16
  104.         Height = 13
  105.         Caption = 'Pick sessions to import:'
  106.         FontStyle = [fsBold]
  107.       end
  108.       object SessionsLB: TUiCheckListBox
  109.         Left = 32
  110.         Top = 40
  111.         Width = 281
  112.         Height = 149
  113.         OnClickCheck = SomethingChangedClick
  114.         ItemHeight = 16
  115.         Style = lbOwnerDrawFixed
  116.         TabOrder = 0
  117.         OnDrawItem = SessionsLBDrawItem
  118.       end
  119.       object SessionsAllBtn: TUiButton
  120.         Left = 32
  121.         Top = 192
  122.         Caption = 'Mark All'
  123.         TabOrder = 1
  124.         OnClick = CheckedChangeClick
  125.         AutoSize = asLeft
  126.       end
  127.       object SessionsNoneBtn: TUiButton
  128.         Left = 105
  129.         Top = 192
  130.         Caption = 'Unmark All'
  131.         TabOrder = 2
  132.         OnClick = CheckedChangeClick
  133.         AutoSize = asLeft
  134.       end
  135.       object SessionsDeleteEdit: TUiCheckBox
  136.         Left = 32
  137.         Top = 224
  138.         Height = 17
  139.         Caption = 'Delete all existing sessions'
  140.         TabOrder = 3
  141.         OnClick = SomethingChangedClick
  142.       end
  143.     end
  144.     object tsFileFormats: TUiTabSheet
  145.       TabVisible = False
  146.       object FileFormatsLbl: TUiLabel
  147.         Left = 24
  148.         Top = 16
  149.         Height = 13
  150.         Caption = 'Pick file formats to import:'
  151.         FontStyle = [fsBold]
  152.       end
  153.       object FileFormatsLB: TUiCheckListBox
  154.         Left = 32
  155.         Top = 40
  156.         Width = 281
  157.         Height = 149
  158.         OnClickCheck = SomethingChangedClick
  159.         ItemHeight = 16
  160.         Style = lbOwnerDrawFixed
  161.         TabOrder = 0
  162.         OnDrawItem = FileFormatsLBDrawItem
  163.       end
  164.       object FileFormatsAllBtn: TUiButton
  165.         Left = 32
  166.         Top = 192
  167.         Caption = 'Mark All'
  168.         TabOrder = 1
  169.         OnClick = CheckedChangeClick
  170.         AutoSize = asLeft
  171.       end
  172.       object FileFormatsNoneBtn: TUiButton
  173.         Left = 105
  174.         Top = 192
  175.         Caption = 'Unmark All'
  176.         TabOrder = 2
  177.         OnClick = CheckedChangeClick
  178.         AutoSize = asLeft
  179.       end
  180.       object FileFormatsDeleteEdit: TUiCheckBox
  181.         Left = 32
  182.         Top = 224
  183.         Height = 17
  184.         Caption = 'Delete all existing file formats'
  185.         TabOrder = 3
  186.         OnClick = SomethingChangedClick
  187.       end
  188.     end
  189.     object tsFtpProfiles: TUiTabSheet
  190.       TabVisible = False
  191.       object FtpProfilesLbl: TUiLabel
  192.         Left = 24
  193.         Top = 16
  194.         Height = 13
  195.         Caption = 'Pick FTP profiles to import:'
  196.         FontStyle = [fsBold]
  197.       end
  198.       object FtpProfilesLB: TUiCheckListBox
  199.         Left = 32
  200.         Top = 40
  201.         Width = 281
  202.         Height = 133
  203.         OnClickCheck = SomethingChangedClick
  204.         ItemHeight = 16
  205.         Style = lbOwnerDrawFixed
  206.         TabOrder = 0
  207.         OnDrawItem = FtpProfilesLBDrawItem
  208.       end
  209.       object FtpProfilesAllBtn: TUiButton
  210.         Left = 32
  211.         Top = 176
  212.         Caption = 'Mark All'
  213.         TabOrder = 1
  214.         OnClick = CheckedChangeClick
  215.         AutoSize = asLeft
  216.       end
  217.       object FtpProfilesNoneBtn: TUiButton
  218.         Left = 105
  219.         Top = 176
  220.         Caption = 'Unmark All'
  221.         TabOrder = 2
  222.         OnClick = CheckedChangeClick
  223.         AutoSize = asLeft
  224.       end
  225.       object FtpProfilesGlobalEdit: TUiCheckBox
  226.         Left = 32
  227.         Top = 204
  228.         Height = 17
  229.         Caption = 'Include &global settings'
  230.         TabOrder = 3
  231.         OnClick = SomethingChangedClick
  232.       end
  233.       object FtpProfilesDeleteEdit: TUiCheckBox
  234.         Left = 32
  235.         Top = 224
  236.         Height = 17
  237.         Caption = 'Delete all existing FTP profiles'
  238.         TabOrder = 4
  239.         OnClick = SomethingChangedClick
  240.       end
  241.     end
  242.     object tsConfirm: TUiTabSheet
  243.       TabVisible = False
  244.       object ConfirmLbl: TUiLabel
  245.         Left = 24
  246.         Top = 16
  247.         Height = 13
  248.         Caption = 'Confirm selection'
  249.         FontStyle = [fsBold]
  250.       end
  251.       object ConfirmFinishLbl: TUiLabel
  252.         Left = 32
  253.         Top = 221
  254.         Height = 13
  255.         Caption = 'To begin the import, click Finish.'
  256.       end
  257.       object ConfirmLB: TUiListBox
  258.         Left = 32
  259.         Top = 40
  260.         Width = 281
  261.         Height = 169
  262.         ItemHeight = 13
  263.         TabOrder = 0
  264.       end
  265.     end
  266.   end
  267.   object BackBtn: TUiButton
  268.     Left = 117
  269.     Top = 264
  270.     Caption = '< &Back'
  271.     TabOrder = 1
  272.     OnClick = BackClick
  273.     AutoSize = asRight
  274.   end
  275.   object NextBtn: TUiButton
  276.     Left = 190
  277.     Top = 264
  278.     Caption = '%'
  279.     Default = True
  280.     TabOrder = 2
  281.     OnClick = NextClick
  282.     AutoSize = asRight
  283.   end
  284.   object CancelBtn: TUiButton
  285.     Left = 278
  286.     Top = 264
  287.     Cancel = True
  288.     Caption = 'Cancel'
  289.     ModalResult = 2
  290.     TabOrder = 3
  291.     AutoSize = asRight
  292.   end
  293. end
  294.